Gauge for WinRT
C1RadialGauge Pointer and PointerCap

The C1RadialGauge control includes a pointer which indicates the selected C1Gauge.Value of the control. The pointer consists of the actual C1GaugePointer element and the C1RadialGauge.PointerCap element:

The C1RadialGauge.PointerOrigin property sets the location of the pointer; you can customize the location of the pointer by setting this property – for example the point (0, 0) is the top-left corner of the control and the point (0.5, 0.5) is the center of the control. The C1RadialGaugePointer.Location property sets the relative location of the C1GaugePointer element.

The C1GaugePointer element appears by default as a brown tapering element, but you can customize the appearance of the C1GaugePointer element by setting several properties, including the C1Gauge.PointerFillC1Gauge.PointerLengthC1Gauge.PointerOffsetC1Gauge.PointerStrokeC1Gauge.PointerStrokeThicknessC1Gauge.PointerStyleC1Gauge.PointerVisibility, and C1Gauge.PointerWidth properties.

The C1RadialGauge.PointerCap element appears by default as a gray circle, but you can customize the appearance of the C1RadialGauge.PointerCap element by setting several properties, including the C1RadialGauge.PointerCapC1RadialGauge.PointerCapFillC1RadialGauge.PointerCapStrokeC1RadialGauge.PointerCapStrokeThickness, and C1RadialGauge.PointerCapStyle properties. You can also edit the C1RadialGauge.PointerCapSize template.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback